func runtime.fillstack

3 uses

	runtime (current package)
		stack.go#L787: func fillstack(stk stack, b byte) {
		stack.go#L876: 		fillstack(new, 0xfd)
		stack.go#L940: 		fillstack(old, 0xfc)